home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970326-19970626 / 000265_news@newsmaster….columbia.edu _Mon Jun 2 19:17:10 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id TAA04797
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 2 Jun 1997 19:17:10 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id TAA05378
  7.     for kermit.misc@watsun; Mon, 2 Jun 1997 19:17:10 -0400 (EDT)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: Is Ethernet connection possible w/ver.3.13?
  12. Date: 2 Jun 1997 23:17:08 GMT
  13. Organization: Columbia University
  14. Lines: 15
  15. Message-ID: <5mvk9k$580$1@newsmaster.cc.columbia.edu>
  16. References: <19970602213000.RAA27439@ladder02.news.aol.com>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:7116
  19.  
  20. In article <19970602213000.RAA27439@ladder02.news.aol.com>,
  21. Newgoddess <newgoddess@aol.com> wrote:
  22. : We are currently using Kermit 3.13 as a direct connect to our SCO box.  We
  23. : want an NT 4.0  network but still need to access the SCO box.  Can 3.13 be
  24. : reconfigured to work over an ethernet connection and if so how?  Thank
  25. : you.  I don't believe there is a network card in the SCO box.
  26. :
  27. For Windows 95 or NT, you need to use Kermit 95:
  28.  
  29.   http://www.columbia.edu/kermit/k95.html
  30.  
  31. It is a fully native 32-bit Windows 95 and NT application that uses 32-bit
  32. Winsock to make TCP/IP (Telnet and Rlogin) connections.
  33.  
  34. - Frank